home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-03-16 | 489 b | 9 lines | [TEXT/MPS ] |
- DUMMY ;The default script filename.
- 0,$0800,SAMPLE.BIN ;Sample app, segment 1 (on server).
- 0,$8000,SAMPLE.BIN.2 ;Sample app, segment 2 (on server).
- 0,$9000,SAMPLE.BIN.3 ;Sample app, segment 3 (on server).
- $80,$800 ;Starting address.
- $ ;Display starting address in hex.
- $ ;Display application size in hex.
- N ;Skip save file prompt (and don't save it).
- $FF,0,SAMPLE.SYSTEM ;Target filename, filetype, and auxtype.